From: Wolf Vollprecht Date: Sat, 8 Jan 2022 14:04:47 +0000 (+0100) Subject: fix another newline X-Git-Tag: archive/raspbian/1.2.1+ds1-1+rpi1^2~7^2~1^2~10^2~3 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=456cc469c683f3568046a668ce9f6f92f134e6fb;p=zchunk.git fix another newline --- diff --git a/src/zck_dl.c b/src/zck_dl.c index 308122f..432c257 100644 --- a/src/zck_dl.c +++ b/src/zck_dl.c @@ -479,4 +479,4 @@ out: curl_easy_cleanup(curl_ctx); curl_global_cleanup(); exit(exit_val); -} \ No newline at end of file +}